Search results 60

Card image cap
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image cap
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image cap
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Frm87.zip

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image cap
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image cap
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image cap
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

Card image cap
Rename File

This will rename a specific file and or move the file to a different directory

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image cap
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...